Skip to content

feat(builtin): implement IterableSessionBackend by walking the save-path tree - #14

Merged
ralflang merged 1 commit into
FRAMEWORK_6_0from
feat/builtin-backend-iterable
Jul 28, 2026
Merged

feat(builtin): implement IterableSessionBackend by walking the save-path tree#14
ralflang merged 1 commit into
FRAMEWORK_6_0from
feat/builtin-backend-iterable

Conversation

@ralflang

@ralflang ralflang commented Jul 24, 2026

Copy link
Copy Markdown
Member

"Builtin" session handler had a deliberately held back feature to iterate sessions.

Adresses gap reported in horde/Core#208

@github-actions

Copy link
Copy Markdown

🔍 CI Results

Overall: ❌ 12/12 lanes failed

TL;DR: ❌ Quality issues: PHPStan: 52 unique errors in 11 lanes; PHP-CS-Fixer: 3 files.

Summary by PHP Version

PHP dev stable
8.0
8.1
8.2
8.3
8.4
8.5

Quality Metrics

  • PHPUnit: did not run (11 lanes exited non-zero with no test output) ❌
  • PHPStan: 52 unique errors in 11 lanes ⚠️
  • PHP-CS-Fixer: 3 unique files with issues (of 90 checked) ⚠️
❌ Failed Lanes

php8.0-dev

  • PHPUnit: 0 failures, 0 errors
  • PHPStan: 38 errors found

php8.0-stable

  • PHPUnit: ❌ Setup failed (Composer install failed in /tmp/horde-ci/lanes/php8.0-stable/SessionHandler: Your requirements could not be resolved to an installable set of packages.)
  • PHPStan: ❌ Setup failed (Composer install failed in /tmp/horde-ci/lanes/php8.0-stable/SessionHandler: Your requirements could not be resolved to an installable set of packages.)

php8.1-dev

  • PHPUnit: 0 failures, 0 errors
  • PHPStan: 16 errors found

php8.1-stable

  • PHPUnit: 0 failures, 0 errors
  • PHPStan: 16 errors found

php8.2-dev

  • PHPUnit: 0 failures, 0 errors
  • PHPStan: 5 errors found

php8.2-stable

  • PHPUnit: 0 failures, 0 errors
  • PHPStan: 5 errors found

php8.3-dev

  • PHPStan: 5 errors found

php8.3-stable

  • PHPStan: 5 errors found

php8.4-dev

  • PHPStan: 5 errors found
  • PHP-CS-Fixer: 3 files with issues

php8.4-stable

  • PHPStan: 5 errors found

php8.5-dev

  • PHPStan: 5 errors found

php8.5-stable

  • PHPStan: 5 errors found

CI powered by horde-componentsView full results

@ralflang
ralflang merged commit 08fedad into FRAMEWORK_6_0 Jul 28, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant